Skip to content

Commit ea1d66f

Browse files
committed
Correction to HPO system URL
1 parent 328cf5c commit ea1d66f

11 files changed

Lines changed: 15 additions & 15 deletions

Bundle/Bundle-WGSTestOrderForm-Example.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
"code": {
498498
"coding": [
499499
{
500-
"system": "https://hpo.jax.org/app/",
500+
"system": "http://human-phenotype-ontology.org",
501501
"code": "HP:0005562",
502502
"display": "Multiple renal cysts"
503503
}
@@ -527,7 +527,7 @@
527527
"code": {
528528
"coding": [
529529
{
530-
"system": "https://hpo.jax.org/app/",
530+
"system": "http://human-phenotype-ontology.org",
531531
"code": "HP:0000090",
532532
"display": "Nephronophthisis"
533533
}
@@ -557,7 +557,7 @@
557557
"code": {
558558
"coding": [
559559
{
560-
"system": "https://hpo.jax.org/app/",
560+
"system": "http://human-phenotype-ontology.org",
561561
"code": "HP:0001407",
562562
"display": "Hepatic cysts"
563563
}
@@ -587,7 +587,7 @@
587587
"code": {
588588
"coding": [
589589
{
590-
"system": "https://hpo.jax.org/app/",
590+
"system": "http://human-phenotype-ontology.org",
591591
"code": "HP:0000105",
592592
"display": "Enlarged kidney"
593593
}
@@ -617,7 +617,7 @@
617617
"code": {
618618
"coding": [
619619
{
620-
"system": "https://hpo.jax.org/app/",
620+
"system": "http://human-phenotype-ontology.org",
621621
"code": "HP:0000083",
622622
"display": "Renal insufficiency"
623623
}

Observation/Observation-AutisticBehaviour-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0000729",
1010
"display": "Autistic behaviour"
1111
}

Observation/Observation-DelayedSpeechLanguageDevt-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0000750",
1010
"display": "Delayed speech and language development"
1111
}

Observation/Observation-EnlargedKidney-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0000105",
1010
"display": "Enlarged kidney"
1111
}

Observation/Observation-HepaticCysts-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0001407",
1010
"display": "Hepatic cysts"
1111
}

Observation/Observation-Immunodeficiency-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0002721",
1010
"display": "Immunodefficiency"
1111
}

Observation/Observation-IntellectualDisabilityMild-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0001256",
1010
"display": "Intellectual disability, mild"
1111
}

Observation/Observation-IntellectualDisabilityProfound-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0002187",
1010
"display": "Intellectual disability, profound"
1111
}

Observation/Observation-MultipleRenalCysts-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0005562",
1010
"display": "Multiple renal cysts"
1111
}

Observation/Observation-Nephronophthisis-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"code": {
66
"coding": [
77
{
8-
"system": "https://hpo.jax.org/app/",
8+
"system": "http://human-phenotype-ontology.org",
99
"code": "HP:0000090",
1010
"display": "Nephronophthisis"
1111
}

0 commit comments

Comments
 (0)