We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publisher is not recognizing the US Core extensions. I believe this stems from invalid official urls in the US Core ig.
Removed from all Practitioner resources within "load" bundles:
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2056-0", "display": "Black" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://gov.onc.fhir.extension.taxonomy", "valueCodeableConcept": { "coding": [ { "system": "http://org.nucc.taxonomy", "code": "208D00000X", "display": "General Practice" } ] } }, { "url": "http://org.mihin.fhir.extension.electronic-service", "valueReference": { "reference": "ElectronicService/ElectronicService-2415", "display": "[email protected]" } } ]
Replace the following Patient extensions within the appropriate "load" bundle once resolved: Patient-12214
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2106-3", "display": "White" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1007", "display": "Atheism" } ] } } ]
Patient-12215
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2131-1", "display": "Other Race" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1025", "display": "Jehovah's Witnesses" } ] } } ]
Patient-12216
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2106-3", "display": "White" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1041", "display": "Roman Catholic Church" } ] } } ]
Patient-12217
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2106-3", "display": "White" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1077", "display": "Protestant" } ] } } ]
Patient-12218
Patient-12219
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2106-3", "display": "White" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1023", "display": "Islam" } ] } } ]
Patient-12235
"extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Race", "code": "2028-9", "display": "Asian" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-ethnicity", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/Ethnicity", "code": "2186-5", "display": "Not Hispanic or Latino" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/us-core-religion", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/v3/ReligiousAffiliation", "code": "1007", "display": "Atheism" } ] } } ]
Patient-12236
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Publisher is not recognizing the US Core extensions. I believe this stems from invalid official urls in the US Core ig.
Removed from all Practitioner resources within "load" bundles:
Replace the following Patient extensions within the appropriate "load" bundle once resolved:
Patient-12214
Patient-12215
Patient-12216
Patient-12217
Patient-12218
Patient-12219
Patient-12235
Patient-12236
The text was updated successfully, but these errors were encountered: