Skip to content

Commit 3a372c0

Browse files
author
healthedata1
committed
fixed broken links
1 parent 1678d7a commit 3a372c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

input/resources-yaml/StructureDefinition-uscore-pmo-servicerequest.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ differential:
5959
valueCode: extensible
6060
- url: valueSet
6161
valueCanonical: >- # based on the Pacio VS
62-
http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.31
62+
http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.31
6363
- url: documentation
6464
valueMarkdown: >- # based on the value VS description
6565
Cardiopulmonary resuscitation procedures grouping
@@ -75,12 +75,12 @@ differential:
7575
valueCode: extensible
7676
- url: valueSet
7777
valueCanonical: >- # based on the Pacio VS
78-
http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.33
78+
http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.33
7979
- url: documentation
8080
valueMarkdown: >- # based on the value VS description
8181
Initial Treatment Portable Medical Order Procedures Grouping
8282
- url: shortDoco
83-
valueString: SeviceRequest.category = Initial portable medical treatment orders # based on the loinc panel code
83+
valueString: SeviceRequest.category = Initial portable medical treatment orders # (https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1115.33/expansion/Latest) # based on the loinc panel code
8484

8585
- url: 'http://hl7.org/fhir/tools/StructureDefinition/additional-binding'
8686
extension:

input/resources/StructureDefinition-uscore-pmo-servicerequest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
{
7878
"url": "valueSet",
79-
"valueCanonical": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.31 "
79+
"valueCanonical": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.31"
8080
},
8181
{
8282
"url": "documentation",
@@ -101,7 +101,7 @@
101101
},
102102
{
103103
"url": "valueSet",
104-
"valueCanonical": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.33 "
104+
"valueCanonical": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.33"
105105
},
106106
{
107107
"url": "documentation",

0 commit comments

Comments
 (0)