{ "description": "This profile constrains the Observation resource to represent alcohol use assessment in a patient summary.", "_filename": "Observation-alcoholuse-ieb.json", "package_name": "fhir.ieb.core", "date": "2021-05-21", "derivation": "constraint", "meta": { "source": "#Ldj1pNudsgdNv8gJ", "versionId": "6", "lastUpdated": "2021-05-21T19:43:09.680+00:00" }, "publisher": "Health Level Seven International - Patient Care Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "ObservationAlcoholUseIEB", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Observation Alcohol Use (IEB)", "package_version": "0.1.1", "status": "active", "id": "091e0e55-7406-4f68-8c21-d91018effc3e", "kind": "resource", "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/Observation-alcoholuse-ieb", "version": "1.0.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint", "valueString": "default: final" } ], "mustSupport": true }, { "id": "Observation.code", "max": "1", "min": 1, "path": "Observation.code", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "74013-4", "system": "http://loinc.org" } ] } }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips" ] } ], "mustSupport": true }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference", "mustSupport": true }, { "id": "Observation.effective[x]", "max": "1", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.effective[x].extension", "max": "1", "path": "Observation.effective[x].extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "short": "effective[x] absence reason", "definition": "Provides a reason why the effectiveTime is missing.", "mustSupport": true }, { "id": "Observation.valueQuantity", "path": "Observation.valueQuantity", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Quantity-uv-ips" ] } ], "mustSupport": true }, { "id": "Observation.component", "max": "0", "path": "Observation.component", "mustSupport": false } ] }, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/patientcare", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }