Skip to content

Commit

Permalink
#26 - Update urls to linuxforhealth.org
Browse files Browse the repository at this point in the history
  • Loading branch information
coxstuart committed Sep 9, 2022
1 parent fd5020f commit cb17900
Show file tree
Hide file tree
Showing 32 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion data/input/fsh/elements/ProcessMeta.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Description: "Data lineage meta with process extensions"

* tag contains SourceClassificationTag 0..1
* tag[SourceClassificationTag].code from SourceClassificationValueSet (required)
* tag[SourceClassificationTag].system = "http://linuxforhealth.org/fhir/cdm/CodeSystem/process-meta-source-classification"
* tag[SourceClassificationTag].system = "http://linuxforhealth.org/platform/process-meta-source-classification"
* tag[SourceClassificationTag] ^short = "Identifies the origin of this FHIR resource, from either a source system of record or derived from a process"
* tag[SourceClassificationTag] ^definition = "Identifies the origin of this FHIR resource, from either a source system of record or derived from a process"

Expand Down
6 changes: 3 additions & 3 deletions data/input/fsh/resources/basic/CDM_BasicPII_Instance.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@ Usage: #example
Title: "CDM Claim - Basic Resource Example"
Description: "Sample of a CDM Basic Resource with PII token"

* meta.source = "http://ibm.com/ApplicationA"
* meta.source = "http://linuxforhealth.org/ApplicationA"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-basic"

* meta.extension[tenantId].valueString = "tenant12345"
* meta.extension[ingestionBatchId].valueString = "zgVCJnQBxvshkKBI8Hzz"
* meta.extension[processName].valueString = "HDP"
* meta.extension[processClientId].valueString = "1234"
* meta.extension[processRecordId].valueIdentifier.system = "http://ibm.com/AppicationA"
* meta.extension[processRecordId].valueIdentifier.system = "http://linuxforhealth.org/ApplicationA"
* meta.extension[processRecordId].valueIdentifier.value = "7209_07869_e00080779_3938586_2516181"
* meta.extension[sourceFileId].valueString = "e00014543"

* identifier.use = #official
* identifier.type = IdentifierTypeCodeSystem#TKN
* identifier.system = "http://ibm.com/CodeSystem/local-pii-identifier"
* identifier.system = "http://linuxforhealth.org/CodeSystem/local-pii-identifier"
* identifier.value = "2d86c4246a3c1eb516628bf324w6b9b3"

* code = BasicResourceTypeCodeSystem#patient-tokens
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Engagement Communication Request Example"
Description: "Example of an engagement communication request to send a SMS text to a patient concerning a care gap"

* meta.source = "http://linuxforhealth.org/fhir/engagement"
* meta.source = "http://linuxforhealth.org/platform/engagement"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/engagement-communication-request"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -17,7 +17,7 @@ Description: "Example of an engagement communication request to send a SMS te
* meta.tag = ProcessMetaSourceClassification#derived

* identifier[0].type = IdentifierTypeCodeSystem#DRI
* identifier[0].system = "http://linuxforhealth.org/fhir/cdm/engagement-communication-request"
* identifier[0].system = "http://linuxforhealth.org/platform/engagement-communication-request"
* identifier[0].value = "0bd930b0-e2fc-4967-957d-a6719ecde9b4"
* identifier[0].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Engagement Communication Example"
Description: "Example of an engagement communication to send a SMS text to a patient concerning a care gap"

* meta.source = "http://linuxforhealth.org/fhir/engagement"
* meta.source = "http://linuxforhealth.org/platform/engagement"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/engagement-communication"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -17,7 +17,7 @@ Description: "Example of an engagement communication to send a SMS text to a
* meta.tag = ProcessMetaSourceClassification#derived

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/engagement-communication"
* identifier.system = "http://linuxforhealth.org/platform/engagement-communication"
* identifier.value = "de25d288-120e-47c1-bb76-caac8bc3f439"
* identifier.assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ Description: "Condition example where condition code is set from NLP derived

//Two scoring results apply to this fragment
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][0].extension[method].valueCodeableConcept.coding[0].code = #Diagnosis_Explicit_Score
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][0].extension[method].valueCodeableConcept.coding[0].system = "http://linuxforhealth.org/fhir/cdm/CodeSystem/1.0/acd-confidence-method"
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][0].extension[method].valueCodeableConcept.coding[0].system = "http://linuxforhealth.org/platform/acd-confidence-method"
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][0].extension[score].valueDecimal = 0.996

* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][1].extension[method].valueCodeableConcept.coding[0].code = #Diagnosis_Family_History
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][1].extension[method].valueCodeableConcept.coding[0].system = "http://linuxforhealth.org/fhir/cdm/CodeSystem/1.0/acd-confidence-method"
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][1].extension[method].valueCodeableConcept.coding[0].system = "http://linuxforhealth.org/platform/acd-confidence-method"
* meta.extension[insight][0].extension[insightDetail][0].extension[insight-result][0].extension[span].extension[insight-confidence][1].extension[score].valueDecimal = 0.006

//NOTE: Could also add a second span array element for the "no family history of type 1 or type 2 diabetes" text
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Care Gap Detected Issue Example"
Description: "Example of an detected issue indicating that the patient was in a care gap over a period of time"

* meta.source = "http://linuxforhealth.org/fhir/engagement-measure-cohort"
* meta.source = "http://linuxforhealth.org/platform/engagement-measure-cohort"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/care-gap-detected-issue"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -16,7 +16,7 @@ Description: "Example of an detected issue indicating that the patient was in
* meta.extension[processTimestamp].valueDateTime = "2020-02-12T02:01:00Z"

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/care-gap-detected-issue"
* identifier.system = "http://linuxforhealth.org/platform/care-gap-detected-issue"
* identifier.value = "d90a8ceb-6f1a-4bc6-8d2a-8c00e6ea8a3e"
* identifier.assigner.display = "HDC"

Expand All @@ -41,7 +41,7 @@ Usage: #example
Title: "Related Care Gap Detected Issue"
Description: "Example of a related care gap detected issue that has been resolved or reassigned to another provider."
* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/care-gap-detected-issue"
* identifier.system = "http://linuxforhealth.org/platform/care-gap-detected-issue"
* identifier.value = "4dee9608-e1e0-4653-9f75-b7bdb8d3a968"
* identifier.assigner.display = "HDC"

Expand Down
2 changes: 1 addition & 1 deletion data/input/fsh/resources/library/CDM_Library_Instance.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Description: "Sample library entry for CMS146, including example default para

* identifier[0].use = #official
* identifier[0].type = IdentifierTypeCodeSystem#SSRI
* identifier[0].system = "http://linuxforhealth.org/fhir/cdm/cql-library"
* identifier[0].system = "http://linuxforhealth.org/platform/cql-library"
* identifier[0].value = "sample-library-CMS146"
* identifier[0].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Matched Location Example"
Description: "Sample of a matched location linked to multiple source locations, each with confidence level and period"

* meta.source = "http://linuxforhealth.org/fhir/primary/location-match"
* meta.source = "http://linuxforhealth.org/platform/primary/location-match"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-match-location"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -19,7 +19,7 @@ Description: "Sample of a matched location linked to multiple source location

* identifier[0].use = #official
* identifier[0].type = IdentifierTypeCodeSystem#MDI
* identifier[0].system = "http://linuxforhealth.org/fhir/primary/location-match-identifier"
* identifier[0].system = "http://linuxforhealth.org/platform/location-match-identifier"
* identifier[0].value = "7610613e-2ecb-4cf5-815c-42a9589b2245"
* identifier[0].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Description: "Sample of a matched source location with mpi guid identifier an

* identifier[2].use = #secondary
* identifier[2].type = IdentifierTypeCodeSystem#MDI
* identifier[2].system = "http://linuxforhealth.org/fhir/primary/location-match-identifier"
* identifier[2].system = "http://linuxforhealth.org/platform/location-match-identifier"
* identifier[2].value = "7610613e-2ecb-4cf5-815c-42a9589b2245"
* identifier[2].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Description: "Sample of a matched source location with mpi guid identifier an

* identifier[2].use = #secondary
* identifier[2].type = IdentifierTypeCodeSystem#MDI
* identifier[2].system = "http://linuxforhealth.org/fhir/primary/location-match-identifier"
* identifier[2].system = "http://linuxforhealth.org/platform/location-match-identifier"
* identifier[2].value = "7610613e-2ecb-4cf5-815c-42a9589b2245"
* identifier[2].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Measure Population Observation - Care Gap Example"
Description: "Example of an observation indicating that the patient was in a care gap over a period of time"

* meta.source = "http://linuxforhealth.org/fhir/engagement-measure-cohort"
* meta.source = "http://linuxforhealth.org/platform/engagement-measure-cohort"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/measure-population-observation"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -16,7 +16,7 @@ Description: "Example of an observation indicating that the patient was in a
* meta.extension[processTimestamp].valueDateTime = "2020-02-28T02:01:00Z"

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/measure-population-observation"
* identifier.system = "http://linuxforhealth.org/platform/measure-population-observation"
* identifier.value = "9591c85d-2f90-4586-b76d-be8e8ab2a719"
* identifier.assigner.display = "HDC"

Expand All @@ -42,7 +42,7 @@ Usage: #example
Title: "Measure Population Observation - Related Care Gap Example"
Description: "Example of an observation indicating that the patient was in a related care gap over a period of time"

* meta.source = "http://linuxforhealth.org/fhir/engagement-measure-cohort"
* meta.source = "http://linuxforhealth.org/platform/engagement-measure-cohort"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/measure-population-observation"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -54,7 +54,7 @@ Description: "Example of an observation indicating that the patient was in a
* meta.extension[processTimestamp].valueDateTime = "2020-02-13T02:01:00Z"

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/measure-population-observation"
* identifier.system = "http://linuxforhealth.org/platform/measure-population-observation"
* identifier.value = "68d2c2330e254037adbd83eabee6eec4"
* identifier.assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Measure Population Observation - Numerator Example"
Description: "Example of an observation indicating that the patient was in a numerator over a period of time"

* meta.source = "http://linuxforhealth.org/fhir/engagement-measure-cohort"
* meta.source = "http://linuxforhealth.org/platform/engagement-measure-cohort"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/measure-population-observation"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -16,7 +16,7 @@ Description: "Example of an observation indicating that the patient was in a
* meta.extension[processTimestamp].valueDateTime = "2020-02-28T02:01:00Z"

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/measure-population-observation"
* identifier.system = "http://linuxforhealth.org/platform/measure-population-observation"
* identifier.value = "9591c85d-2f90-4586-b76d-be8e8ab2a719"
* identifier.assigner.display = "HDC"

Expand All @@ -40,7 +40,7 @@ Usage: #example
Title: "Measure Population Observation - Related Numerator Example"
Description: "Example of an observation indicating that the patient was in a related numerator over a period of time"

* meta.source = "http://linuxforhealth.org/fhir/engagement-measure-cohort"
* meta.source = "http://linuxforhealth.org/platform/engagement-measure-cohort"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/measure-population-observation"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -52,7 +52,7 @@ Description: "Example of an observation indicating that the patient was in a
* meta.extension[processTimestamp].valueDateTime = "2020-02-13T02:01:00Z"

* identifier.type = IdentifierTypeCodeSystem#DRI
* identifier.system = "http://linuxforhealth.org/fhir/cdm/measure-population-observation"
* identifier.system = "http://linuxforhealth.org/platform/measure-population-observation"
* identifier.value = "6b23568b-dccf-4546-b099-6fb8ec3c84e8"
* identifier.assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Usage: #example
Title: "CDM Oganization - Communication Vendor 1"
Description: "Sample CDM Organization representing a communication vendor"

* meta.source = "http://ibm.com/wffh/platform"
* meta.source = "http://linuxforhealth.com/platform"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-organization"

* identifier[0].use = #official
* identifier[0].type = IdentifierTypeCodeSystem#SSRI
* identifier[0].system = "http://ibm.com/wffh/communication-vendor"
* identifier[0].system = "http://linuxforhealth.com/platform/communication-vendor"
* identifier[0].value = "CommunicationVendor1"

* name = "Communication Vendor 1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Usage: #example
Title: "CDM Oganization - HDC"
Description: "Sample CDM Organization representing LinuxForHealth"

* meta.source = "http://ibm.com/wffh/platform"
* meta.source = "http://linuxforhealth.org/platform/platform"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-organization"

* identifier[0].use = #official
* identifier[0].type = IdentifierTypeCodeSystem#SSRI
* identifier[0].system = "http://ibm.com/wffh/organization"
* identifier[0].system = "http://linuxforhealth.org/platform/organization"
* identifier[0].value = "HDC"

* name = "HDC"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Usage: #example
Title: "Matched Patient Example"
Description: "Sample of a matched patient linked to multiple source patients, each with confidence level and period"

* meta.source = "http://linuxforhealth.org/fhir/primary/patient-match"
* meta.source = "http://linuxforhealth.org/platform/primary/patient-match"
* meta.profile = "http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-match-patient"

* meta.extension[tenantId].valueString = "99999"
Expand All @@ -19,7 +19,7 @@ Description: "Sample of a matched patient linked to multiple source patients,

* identifier[0].use = #official
* identifier[0].type = IdentifierTypeCodeSystem#MDI
* identifier[0].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[0].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[0].value = "c82a8fce-11db-4396-b10c-1150abd1a222"
* identifier[0].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: "Sample of a matched source patient with reference to the match

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "c82a8fce-11db-4396-b10c-1150abd1a222"
* identifier[1].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: "Sample of a matched source patient with reference to the match

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "c82a8fce-11db-4396-b10c-1150abd1a222"
* identifier[1].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: "Sample of a matched source patient with reference to the match

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "c82a8fce-11db-4396-b10c-1150abd1a222"
* identifier[1].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Description: "Sample of a matched source patient with a reference to the a di

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "e00e79d2-684e-4a1a-8f2b-858b2ff9db36"
* identifier[1].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Usage: #example

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "a491127b-2e01-452f-ba3c-0cc93e986e8c"
* identifier[1].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Usage: #example

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "4fd6049c-59c5-4c7b-81b1-88869044535d"
* identifier[1].assigner.display = "HDC"

Expand Down
2 changes: 1 addition & 1 deletion data/input/fsh/resources/patient/CDM_Patient_Instance.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Description: "Example of a CDMPatient representing a patient ingested from a

* identifier[7].use = #secondary
* identifier[7].type = IdentifierTypeCodeSystem#MDI
* identifier[7].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[7].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[7].value = "7b78d6de-46cb-4fbb-930d-2a74e24b17fe"
* identifier[7].assigner.display = "HDC"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Usage: #example

* identifier[1].use = #secondary
* identifier[1].type = IdentifierTypeCodeSystem#MDI
* identifier[1].system = "http://linuxforhealth.org/fhir/primary/patient-match-identifier"
* identifier[1].system = "http://linuxforhealth.org/platform/patient-match-identifier"
* identifier[1].value = "82587288-b8d8-4c3a-a3a6-4f3ba901cc7e"
* identifier[1].assigner.display = "HDC"

Expand Down
Loading

0 comments on commit cb17900

Please sign in to comment.