FHIR IG analytics| Package | fhir.hspc.core |
| Resource Type | ValueSet |
| Id | ValueSet-associatedprecondition.json |
| FHIR Version |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
SNOMED CT code system values descending from: Anatomical Structure (91723000). This indicates the anatomical site. In UMLS, SNOMED CT concepts with semantic types (SY) of: Acquired Abnormality (TUI=T020), Anatomical Abnormality (TUI=T190), Anatomical Structure (TUI=T017), Body Location or Region (TUI=T029), Body Part, Organ, or Organ Component (TUI=T023), Body Space or Junction(TUI=T030), and Body System(TUI=T022).
This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
{
"resourceType": "ValueSet",
"id": "associatedprecondition",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"url": "http://fhir.org/guides/hspc/ValueSet/associatedprecondition",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"version": "0.01",
"name": "HSPC Associated Precondition Value Set Definition",
"status": "draft",
"publisher": "Health Services Platform Consortium (HSPC)",
"date": "2015-02-09",
"description": "SELECT SNOMED CT code system values representing associated preconditions.",
"immutable": true,
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"extensible": true,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "307142001"
}
]
}
]
}
}