Clinical Document Architecture, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.0.1). This version is based on the current content of https://github.com/HL7/CDA-core-2.0/ and changes regularly. See the Directory of published versions
Active as of 2023-10-03 |
TTL representation of the Observation logical model.
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Observation"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>A derivative of the RIM Observation class, used for representing coded and other observations.</p>\n <p>Observation.negationInd, when set to "true", is a positive assertion that the Observation as a whole is negated. Some properties such as Observation.id, Observation.moodCode, and the participations are not negated. These properties always have the same meaning: i.e., the author remains the author of the negative Observation. An observation statement with negationInd is still a statement about the specific fact described by the Observation. For instance, a negated "finding of wheezing on July 1" means that the author positively denies that there was wheezing on July 1, and that he takes the same responsibility for such statement and the same requirement to have evidence for such statement than if he had not used negation.</p>\n </div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/logical-target"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "not-applicable" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:hl7-org:v3"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "observation"^^xsd:anyURI ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Observation"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.0.1"] ; # fhir:name [ fhir:v "CDAR2.Observation"] ; # fhir:title [ fhir:v "Observation (CDA Class)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2023-10-03T20:44:04+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Health Level 7"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 International - Structured Documents" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/structdoc" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "structdog@lists.HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "A derivative of the RIM Observation class, used for representing coded and other observations.\nObservation.negationInd, when set to \"true\", is a positive assertion that the Observation as a whole is negated. Some properties such as Observation.id, Observation.moodCode, and the participations are not negated. These properties always have the same meaning: i.e., the author remains the author of the negative Observation. An observation statement with negationInd is still a statement about the specific fact described by the Observation. For instance, a negated \"finding of wheezing on July 1\" means that the author positively denies that there was wheezing on July 1, and that he takes the same responsibility for such statement and the same requirement to have evidence for such statement than if he had not used negation."] ; # fhir:fhirVersion [ fhir:v "5.0.0"] ; # fhir:mapping ( [ fhir:identity [ fhir:v "rim" ] ; fhir:uri [ fhir:v "http://hl7.org/v3"^^xsd:anyURI ] ; fhir:name [ fhir:v "RIM Mapping" ] ] ) ; # fhir:kind [ fhir:v "logical"] ; # fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # fhir:type [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Observation"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/Base> ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ ( fhir:element [ fhir:id [ fhir:v "Observation" ] ; fhir:path [ fhir:v "Observation" ] ; fhir:short [ fhir:v "Base for all types and resources" ] ; fhir:definition [ fhir:v "Base definition for all types defined in FHIR type system." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Base" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:constraint [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/Element> ] ] ) ; fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ; ( fhir:mapping [ fhir:identity [ fhir:v "rim" ] ; fhir:map [ fhir:v "n/a" ] ] ) ] [ fhir:id [ fhir:v "Observation.classCode" ] ; fhir:path [ fhir:v "Observation.classCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.classCode" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActClassObservation"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActClassObservation> ] ] ] [ fhir:id [ fhir:v "Observation.moodCode" ] ; fhir:path [ fhir:v "Observation.moodCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.moodCode" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ] [ fhir:id [ fhir:v "Observation.negationInd" ] ; fhir:path [ fhir:v "Observation.negationInd" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.negationInd" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "boolean"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/bl-simple> ] ) ] ) ] [ fhir:id [ fhir:v "Observation.realmCode" ] ; fhir:path [ fhir:v "Observation.realmCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.realmCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.typeId" ] ; fhir:path [ fhir:v "Observation.typeId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.typeId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.templateId" ] ; fhir:path [ fhir:v "Observation.templateId" ] ; fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.templateId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.id" ] ; fhir:path [ fhir:v "Observation.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.code" ] ; fhir:path [ fhir:v "Observation.code" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.code" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationType"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationType> ] ] ] [ fhir:id [ fhir:v "Observation.derivationExpr" ] ; fhir:path [ fhir:v "Observation.derivationExpr" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.derivationExpr" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.text" ] ; fhir:path [ fhir:v "Observation.text" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.text" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ED"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.statusCode" ] ; fhir:path [ fhir:v "Observation.statusCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.statusCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActStatus"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActStatus> ] ] ] [ fhir:id [ fhir:v "Observation.effectiveTime" ] ; fhir:path [ fhir:v "Observation.effectiveTime" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.effectiveTime" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.priorityCode" ] ; fhir:path [ fhir:v "Observation.priorityCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.priorityCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActPriority"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActPriority> ] ] ] [ fhir:id [ fhir:v "Observation.repeatNumber" ] ; fhir:path [ fhir:v "Observation.repeatNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.repeatNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.languageCode" ] ; fhir:path [ fhir:v "Observation.languageCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.languageCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-HumanLanguage"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-HumanLanguage> ] ] ] [ fhir:id [ fhir:v "Observation.value" ] ; fhir:path [ fhir:v "Observation.value" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.value" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ANY"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/BL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ED"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CV"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/SC"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TEL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/AD"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EN"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/INT"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/REAL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/PQ"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/MO"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.interpretationCode" ] ; fhir:path [ fhir:v "Observation.interpretationCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.interpretationCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationInterpretation"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationInterpretation> ] ] ] [ fhir:id [ fhir:v "Observation.methodCode" ] ; fhir:path [ fhir:v "Observation.methodCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.methodCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationMethod"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationMethod> ] ] ] [ fhir:id [ fhir:v "Observation.targetSiteCode" ] ; fhir:path [ fhir:v "Observation.targetSiteCode" ] ; fhir:definition [ fhir:v "Drawn from concept domain ActSite" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.targetSiteCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.subject" ] ; fhir:path [ fhir:v "Observation.subject" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.subject" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Subject"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.specimen" ] ; fhir:path [ fhir:v "Observation.specimen" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.specimen" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Specimen"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.performer" ] ; fhir:path [ fhir:v "Observation.performer" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.performer" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Performer2"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.author" ] ; fhir:path [ fhir:v "Observation.author" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.author" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Author"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.informant" ] ; fhir:path [ fhir:v "Observation.informant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.informant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Informant"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.participant" ] ; fhir:path [ fhir:v "Observation.participant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.participant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Participant2"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.entryRelationship" ] ; fhir:path [ fhir:v "Observation.entryRelationship" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.entryRelationship" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.reference" ] ; fhir:path [ fhir:v "Observation.reference" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.reference" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Reference"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.precondition" ] ; fhir:path [ fhir:v "Observation.precondition" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.precondition" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Precondition"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange" ] ; fhir:path [ fhir:v "Observation.referenceRange" ] ; fhir:definition [ fhir:v "Relates an Observation to the ObservationRange class, where the expected range of values for a particular observation can be specified." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Observation.referenceRange" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"^^xsd:anyURI ] ] ) ; ( fhir:constraint [ fhir:key [ fhir:v "ele-1" ] ; fhir:severity [ fhir:v "error" ] ; fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ; fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ; fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/Element> ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange.nullFlavor" ] ; fhir:path [ fhir:v "Observation.referenceRange.nullFlavor" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:label [ fhir:v "Exceptional Value Detail" ] ; fhir:definition [ fhir:v "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "ANY.nullFlavor" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-NullFlavor"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-NullFlavor> ] ] ] [ fhir:id [ fhir:v "Observation.referenceRange.realmCode" ] ; fhir:path [ fhir:v "Observation.referenceRange.realmCode" ] ; fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "InfrastructureRoot.realmCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange.typeId" ] ; fhir:path [ fhir:v "Observation.referenceRange.typeId" ] ; fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "InfrastructureRoot.typeId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange.templateId" ] ; fhir:path [ fhir:v "Observation.referenceRange.templateId" ] ; fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "InfrastructureRoot.templateId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange.typeCode" ] ; fhir:path [ fhir:v "Observation.referenceRange.typeCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.referenceRange.typeCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ; fhir:fixed [ fhir:v "REFV" ] ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActRelationshipPertains"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActRelationshipPertains> ] ] ] [ fhir:id [ fhir:v "Observation.referenceRange.observationRange" ] ; fhir:path [ fhir:v "Observation.referenceRange.observationRange" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "Observation.referenceRange.observationRange" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ObservationRange"^^xsd:anyURI ] ] ) ] ) ] ; # fhir:differential [ ( fhir:element [ fhir:id [ fhir:v "Observation" ] ; fhir:path [ fhir:v "Observation" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] [ fhir:id [ fhir:v "Observation.classCode" ] ; fhir:path [ fhir:v "Observation.classCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActClassObservation"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActClassObservation> ] ] ] [ fhir:id [ fhir:v "Observation.moodCode" ] ; fhir:path [ fhir:v "Observation.moodCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ] [ fhir:id [ fhir:v "Observation.negationInd" ] ; fhir:path [ fhir:v "Observation.negationInd" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "boolean"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/bl-simple> ] ) ] ) ] [ fhir:id [ fhir:v "Observation.realmCode" ] ; fhir:path [ fhir:v "Observation.realmCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.typeId" ] ; fhir:path [ fhir:v "Observation.typeId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.templateId" ] ; fhir:path [ fhir:v "Observation.templateId" ] ; fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.id" ] ; fhir:path [ fhir:v "Observation.id" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.code" ] ; fhir:path [ fhir:v "Observation.code" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationType"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationType> ] ] ] [ fhir:id [ fhir:v "Observation.derivationExpr" ] ; fhir:path [ fhir:v "Observation.derivationExpr" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.text" ] ; fhir:path [ fhir:v "Observation.text" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ED"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.statusCode" ] ; fhir:path [ fhir:v "Observation.statusCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActStatus"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActStatus> ] ] ] [ fhir:id [ fhir:v "Observation.effectiveTime" ] ; fhir:path [ fhir:v "Observation.effectiveTime" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.priorityCode" ] ; fhir:path [ fhir:v "Observation.priorityCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActPriority"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActPriority> ] ] ] [ fhir:id [ fhir:v "Observation.repeatNumber" ] ; fhir:path [ fhir:v "Observation.repeatNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.languageCode" ] ; fhir:path [ fhir:v "Observation.languageCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-HumanLanguage"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-HumanLanguage> ] ] ] [ fhir:id [ fhir:v "Observation.value" ] ; fhir:path [ fhir:v "Observation.value" ] ; ( fhir:representation [ fhir:v "typeAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ANY"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/BL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ED"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CV"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/SC"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TEL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/AD"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EN"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/INT"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/REAL"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/PQ"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/MO"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.interpretationCode" ] ; fhir:path [ fhir:v "Observation.interpretationCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationInterpretation"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationInterpretation> ] ] ] [ fhir:id [ fhir:v "Observation.methodCode" ] ; fhir:path [ fhir:v "Observation.methodCode" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CE"^^xsd:anyURI ] ] ) ; fhir:binding [ fhir:strength [ fhir:v "extensible" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ObservationMethod"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ObservationMethod> ] ] ] [ fhir:id [ fhir:v "Observation.targetSiteCode" ] ; fhir:path [ fhir:v "Observation.targetSiteCode" ] ; fhir:definition [ fhir:v "Drawn from concept domain ActSite" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CD"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.subject" ] ; fhir:path [ fhir:v "Observation.subject" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Subject"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.specimen" ] ; fhir:path [ fhir:v "Observation.specimen" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Specimen"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.performer" ] ; fhir:path [ fhir:v "Observation.performer" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Performer2"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.author" ] ; fhir:path [ fhir:v "Observation.author" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Author"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.informant" ] ; fhir:path [ fhir:v "Observation.informant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Informant"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.participant" ] ; fhir:path [ fhir:v "Observation.participant" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Participant2"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.entryRelationship" ] ; fhir:path [ fhir:v "Observation.entryRelationship" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.reference" ] ; fhir:path [ fhir:v "Observation.reference" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Reference"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.precondition" ] ; fhir:path [ fhir:v "Observation.precondition" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Precondition"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange" ] ; fhir:path [ fhir:v "Observation.referenceRange" ] ; fhir:definition [ fhir:v "Relates an Observation to the ObservationRange class, where the expected range of values for a particular observation can be specified." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "Observation.referenceRange.typeCode" ] ; fhir:path [ fhir:v "Observation.referenceRange.typeCode" ] ; ( fhir:representation [ fhir:v "xmlAttr" ] ) ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "code"^^xsd:anyURI ] ; ( fhir:profile [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ; fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple> ] ) ] ) ; fhir:fixed [ fhir:v "REFV" ] ; fhir:binding [ fhir:strength [ fhir:v "required" ] ; fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActRelationshipPertains"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActRelationshipPertains> ] ] ] [ fhir:id [ fhir:v "Observation.referenceRange.observationRange" ] ; fhir:path [ fhir:v "Observation.referenceRange.observationRange" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ObservationRange"^^xsd:anyURI ] ] ) ] ) ] . #
IG © 2019+ Health Level 7. Package hl7.cda.uv.core#2.0.1 based on FHIR 5.0.0. Generated 2023-10-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change