FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.pipeline.test.breaks
Resource TypeValueSet
IdValueSet-anatomical-or-acquired-body-structure-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.pipeline.test.breaks@0.0.1&canonical=https://fhir.infoway-inforoute.ca/ValueSet/anatomical-or-acquired-body-structure-code
URLhttps://fhir.infoway-inforoute.ca/ValueSet/anatomical-or-acquired-body-structure-code
Statusdraft
NameNormalizationBreakCAPipelineTest
TitleAnatomical Or Acquired Body Structure Code (CA Pipeline Test)

Resources that use this resource

StructureDefinition
condition-ca-pipeline-testCondition (ca-pipeline-test)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NormalizationBreakCAPipelineTest",
  "id": "anatomical-or-acquired-body-structure-code",
  "title": "Anatomical Or Acquired Body Structure Code (CA Pipeline Test)",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/anatomical-or-acquired-body-structure-code",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "442083009"
          }
        ]
      }
    ]
  }
}