FHIR IG analytics
| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | CareConnect-BloodPressure-Observation-1.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-BloodPressure-Observation-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-BloodPressure-Observation-1 |
| Version | 1.1.0 |
| Status | draft |
| Date | 2019-06-17 |
| Name | CareConnect-BloodPressure-Observation-1 |
| Authority | hl7 |
| Description | A Vital Signs profile to carry blood pressure information that contains at least one component for systolic and/or diastolic pressure. |
| Copyright | Copyright © 2019 HL7 UK
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
HL7® FHIR® standard Copyright © 2011+ HL7
The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at
https://www.hl7.org/fhir/license.html |
| Type | Observation |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-BloodPressure-Observation-1",
"version": "1.1.0",
"name": "CareConnect-BloodPressure-Observation-1",
"status": "draft",
"date": "2019-06-17",
"publisher": "HL7 UK",
"description": "A Vital Signs profile to carry blood pressure information that contains at least one component for systolic and/or diastolic pressure.",
"copyright": "Copyright © 2019 HL7 UK\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
"fhirVersion": "3.0.2",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.identifier.system",
"path": "Observation.identifier.system",
"min": 1
},
{
"id": "Observation.identifier.value",
"path": "Observation.identifier.value",
"min": 1
},
{
"id": "Observation.identifier.assigner",
"path": "Observation.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/DeviceRequest"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProcedureRequest-1"
}
]
},
{
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final",
"mustSupport": true
},
{
"id": "Observation.category",
"path": "Observation.category",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required"
}
},
{
"id": "Observation.category.coding",
"path": "Observation.category.coding",
"min": 1,
"max": "1",
"mustSupport": false
},
{
"id": "Observation.category.coding.system",
"path": "Observation.category.coding.system",
"min": 1,
"fixedUri": "http://hl7.org/fhir/observation-category",
"mustSupport": false
},
{
"id": "Observation.category.coding.version",
"path": "Observation.category.coding.version",
"max": "0"
},
{
"id": "Observation.category.coding.code",
"path": "Observation.category.coding.code",
"min": 1,
"fixedCode": "vital-signs"
},
{
"id": "Observation.category.coding.display",
"path": "Observation.category.coding.display",
"fixedString": "Vital Signs"
},
{
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true,
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
}
}
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"sliceName": "loinc",
"min": 1,
"max": "1",
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
}
}
},
{
"id": "Observation.code.coding:loinc.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.code.coding:loinc.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "85354-9"
},
{
"id": "Observation.code.coding:snomedCT",
"path": "Observation.code.coding",
"sliceName": "snomedCT",
"min": 1,
"max": "1"
},
{
"id": "Observation.code.coding:snomedCT.extension",
"path": "Observation.code.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Observation.code.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "Observation.code.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "Observation.code.coding:snomedCT.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.code.coding:snomedCT.version",
"path": "Observation.code.coding.version",
"max": "0"
},
{
"id": "Observation.code.coding:snomedCT.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "75367002"
},
{
"id": "Observation.code.coding:snomedCT.display",
"path": "Observation.code.coding.display",
"min": 1,
"fixedString": "Blood pressure"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}
],
"mustSupport": true
},
{
"id": "Observation.context",
"path": "Observation.context",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-EpisodeOfCare-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"short": "Clinically relevant time/time-period for the observation",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}
]
},
{
"id": "Observation.value[x]:valueQuantity",
"path": "Observation.valueQuantity",
"sliceName": "valueQuantity",
"short": "Vital Sign Value recorded with UCUM",
"max": "0",
"type": [
{
"code": "Quantity"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.value",
"path": "Observation.valueQuantity.value",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.unit",
"path": "Observation.valueQuantity.unit",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.system",
"path": "Observation.valueQuantity.system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org",
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.code",
"path": "Observation.valueQuantity.code",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"description": "A value set for common UCUM units for recording vital signs",
"valueSetUri": "http://hl7.org/fhir/ValueSet/ucum-vitals-common"
}
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"mustSupport": true
},
{
"id": "Observation.dataAbsentReason.coding.code",
"path": "Observation.dataAbsentReason.coding.code",
"mustSupport": false
},
{
"id": "Observation.bodySite.coding",
"path": "Observation.bodySite.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Observation.bodySite.coding:snomedCT",
"path": "Observation.bodySite.coding",
"sliceName": "snomedCT",
"max": "1",
"binding": {
"strength": "preferred",
"description": "A code from the SNOMED Clinical Terminology UK with the expression (<<442083009 |anatomical or acquired body structure|).",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-BodySite-1"
}
}
},
{
"id": "Observation.bodySite.coding:snomedCT.extension",
"path": "Observation.bodySite.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Observation.bodySite.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "Observation.bodySite.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "Observation.bodySite.coding:snomedCT.system",
"path": "Observation.bodySite.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.bodySite.coding:snomedCT.version",
"path": "Observation.bodySite.coding.version",
"max": "0"
},
{
"id": "Observation.bodySite.coding:snomedCT.code",
"path": "Observation.bodySite.coding.code",
"min": 1
},
{
"id": "Observation.bodySite.coding:snomedCT.display",
"path": "Observation.bodySite.coding.display",
"min": 1
},
{
"id": "Observation.method.coding",
"path": "Observation.method.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Observation.method.coding:snomedCT",
"path": "Observation.method.coding",
"sliceName": "snomedCT",
"max": "1",
"binding": {
"strength": "preferred",
"description": "A code from SNOMED Clinical Terminology UK",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ObservationMethod-1"
}
}
},
{
"id": "Observation.method.coding:snomedCT.extension",
"path": "Observation.method.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Observation.method.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "Observation.method.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "Observation.method.coding:snomedCT.system",
"path": "Observation.method.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.method.coding:snomedCT.version",
"path": "Observation.method.coding.version",
"max": "0"
},
{
"id": "Observation.method.coding:snomedCT.code",
"path": "Observation.method.coding.code",
"min": 1
},
{
"id": "Observation.method.coding:snomedCT.display",
"path": "Observation.method.coding.display",
"min": 1
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1"
}
]
},
{
"id": "Observation.related",
"path": "Observation.related",
"mustSupport": true
},
{
"id": "Observation.related.type",
"path": "Observation.related.type",
"min": 1,
"fixedCode": "has-member",
"mustSupport": true
},
{
"id": "Observation.related.target",
"path": "Observation.related.target",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/StructureDefinition/CareConnect-Observation-1"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Sequence"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1"
}
],
"mustSupport": true
},
{
"id": "Observation.component",
"path": "Observation.component",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "open"
},
"short": "Used when reporting systolic and diastolic blood pressure."
},
{
"id": "Observation.component:systolicComponent",
"path": "Observation.component",
"sliceName": "systolicComponent"
},
{
"id": "Observation.component:systolicComponent.code",
"path": "Observation.component.code",
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/stu3/valueset-observation-vitalsignresult.html"
}
}
},
{
"id": "Observation.component:systolicComponent.code.coding",
"path": "Observation.component.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "open"
}
},
{
"id": "Observation.component:systolicComponent.code.coding:loinc",
"path": "Observation.component.code.coding",
"sliceName": "loinc",
"short": "Systolic Blood Pressure",
"min": 1,
"max": "1",
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types",
"valueSetReference": {
"reference": "http://hl7.org/fhir/stu3/valueset-observation-vitalsignresult.html"
}
}
},
{
"id": "Observation.component:systolicComponent.code.coding:loinc.system",
"path": "Observation.component.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.component:systolicComponent.code.coding:loinc.code",
"path": "Observation.component.code.coding.code",
"min": 1,
"fixedCode": "8480-6"
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT",
"path": "Observation.component.code.coding",
"sliceName": "snomedCT",
"short": "Systolic Blood Pressure",
"min": 1,
"max": "1"
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.extension",
"path": "Observation.component.code.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "Observation.component.code.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.system",
"path": "Observation.component.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.version",
"path": "Observation.component.code.coding.version",
"max": "0"
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.code",
"path": "Observation.component.code.coding.code",
"min": 1,
"fixedCode": "72313002"
},
{
"id": "Observation.component:systolicComponent.code.coding:snomedCT.display",
"path": "Observation.component.code.coding.display",
"min": 1,
"fixedString": "Systolic arterial pressure"
},
{
"id": "Observation.component:systolicComponent.value[x]:valueQuantity",
"path": "Observation.component.valueQuantity",
"sliceName": "valueQuantity",
"short": "Vital Sign Value recorded with UCUM",
"type": [
{
"code": "Quantity"
}
],
"binding": {
"strength": "required",
"description": "A value set describing common UCUM units for recording vital signs",
"valueSetReference": {
"reference": "http://hl7.org/fhir/stu3/valueset-ucum-vitals-common.html"
}
}
},
{
"id": "Observation.component:systolicComponent.value[x]:valueQuantity.value",
"path": "Observation.component.valueQuantity.value",
"min": 1
},
{
"id": "Observation.component:systolicComponent.value[x]:valueQuantity.unit",
"path": "Observation.component.valueQuantity.unit",
"min": 1
},
{
"id": "Observation.component:systolicComponent.value[x]:valueQuantity.system",
"path": "Observation.component.valueQuantity.system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org"
},
{
"id": "Observation.component:systolicComponent.value[x]:valueQuantity.code",
"path": "Observation.component.valueQuantity.code",
"short": "Coded responses from the common UCUM units for vital signs value set.",
"min": 1,
"fixedCode": "mm[Hg]"
},
{
"id": "Observation.component:diastolicComponent",
"path": "Observation.component",
"sliceName": "diastolicComponent"
},
{
"id": "Observation.component:diastolicComponent.code",
"path": "Observation.component.code",
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types",
"valueSetReference": {
"reference": "http://hl7.org/fhir/stu3/valueset-observation-vitalsignresult.html"
}
}
},
{
"id": "Observation.component:diastolicComponent.code.coding",
"path": "Observation.component.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "open"
}
},
{
"id": "Observation.component:diastolicComponent.code.coding:loinc",
"path": "Observation.component.code.coding",
"sliceName": "loinc",
"short": "Diastolic Blood Pressure",
"min": 1,
"max": "1",
"binding": {
"strength": "extensible",
"description": "This value set indicates the allowed vital sign result types",
"valueSetUri": "http://hl7.org/fhir/stu3/valueset-observation-vitalsignresult.html"
}
},
{
"id": "Observation.component:diastolicComponent.code.coding:loinc.system",
"path": "Observation.component.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.component:diastolicComponent.code.coding:loinc.code",
"path": "Observation.component.code.coding.code",
"min": 1,
"fixedCode": "8462-4"
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT",
"path": "Observation.component.code.coding",
"sliceName": "snomedCT",
"short": "Diastolic Blood Pressure",
"min": 1,
"max": "1"
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.extension",
"path": "Observation.component.code.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "Observation.component.code.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.system",
"path": "Observation.component.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.version",
"path": "Observation.component.code.coding.version",
"max": "0"
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.code",
"path": "Observation.component.code.coding.code",
"min": 1,
"fixedCode": "1091811000000102"
},
{
"id": "Observation.component:diastolicComponent.code.coding:snomedCT.display",
"path": "Observation.component.code.coding.display",
"min": 1,
"fixedString": "Diastolic arterial pressure"
},
{
"id": "Observation.component:diastolicComponent.value[x]:valueQuantity",
"path": "Observation.component.valueQuantity",
"sliceName": "valueQuantity",
"short": "Vital Sign Value recorded with UCUM",
"type": [
{
"code": "Quantity"
}
],
"binding": {
"strength": "required",
"description": "A value set describing common UCUM units for recording vital signs",
"valueSetReference": {
"reference": "http://hl7.org/fhir/stu3/valueset-ucum-vitals-common.html"
}
}
},
{
"id": "Observation.component:diastolicComponent.value[x]:valueQuantity.value",
"path": "Observation.component.valueQuantity.value",
"min": 1
},
{
"id": "Observation.component:diastolicComponent.value[x]:valueQuantity.unit",
"path": "Observation.component.valueQuantity.unit",
"min": 1
},
{
"id": "Observation.component:diastolicComponent.value[x]:valueQuantity.system",
"path": "Observation.component.valueQuantity.system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org"
},
{
"id": "Observation.component:diastolicComponent.value[x]:valueQuantity.code",
"path": "Observation.component.valueQuantity.code",
"short": "Coded responses from the common UCUM units for vital signs value set.",
"min": 1,
"fixedCode": "mm[Hg]"
}
]
}
}