StructureDefinition-UKCore-Device-BloodPressure

Canonical_URLCurrent_VersionLast_UpdatedDescription
https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device-BloodPressure1.0.02023-09-12

Defines the additional constraints and extensions on the UK Core Device profile.


Profile_Purpose

The purpose of this profile is to hold information about a device used to measure blood pressure.

cuffSizeI0..*Extension(CodeableConcept)
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
deviceIdentifierΣ0..1string
issuer0..1uri
jurisdiction0..1uri
carrierAIDCΣ0..1base64Binary
carrierHRFΣ0..1string
entryType0..1codeBinding
statusΣ ?!0..1codeBinding
statusReason0..*CodeableConceptBinding
distinctIdentifier0..1string
manufacturer0..1string
manufactureDate0..1dateTime
expirationDate0..1dateTime
lotNumber0..1string
serialNumber0..1string
name1..1string
type1..1codeBinding
modelNumber0..1string
partNumber0..1string
type0..1CodeableConceptBinding
systemType1..1CodeableConcept
version0..1string
type0..1CodeableConcept
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
value1..1string
type1..1CodeableConcept
valueQuantityI0..*Quantity
valueCode0..*CodeableConcept
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
contactI0..*ContactPoint
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string
url0..1uri
authorStringstring
authorReferenceReference(UK Core Organization | UK Core Patient | UK Core Practitioner | UK Core RelatedPerson)
timeΣ0..1dateTime
textΣ1..1markdown
safetyΣ0..*CodeableConcept
referenceΣ I0..1string
typeΣ0..1uriBinding
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uri
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(UK Core Organization)
displayΣ0..1string

Table View

Device..
Device.extensionExtension..
Device.type..


XML View

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="UKCore-Device-BloodPressure" />
    <url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device-BloodPressure" />
    <version value="1.0.0" />
    <name value="UKCoreDeviceBloodPressure" />
    <title value="UK Core Device Blood Pressure" />
    <status value="draft" />
    <date value="2023-09-12" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="ukcore@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <description value="Defines the additional constraints and extensions on the UK Core Device profile." />
    <purpose value="The purpose of this profile is to hold information about a device used to measure blood pressure." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); 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 &quot;AS IS&quot; 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&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <fhirVersion value="4.0.1" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="Device" />
    <baseDefinition value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" />
    <derivation value="constraint" />
    <differential>
        <element id="Device.extension:cuffSize">
            <path value="Device.extension" />
            <sliceName value="cuffSize" />
            <type>
                <code value="Extension" />
                <profile value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize" />
            </type>
            <isModifier value="false" />
        </element>
        <element id="Device.type">
            <path value="Device.type" />
            <binding>
                <strength value="preferred" />
                <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressureDeviceType" />
            </binding>
        </element>
    </differential>
</StructureDefinition>

JSON View

{
    "resourceType": "StructureDefinition",
    "id": "UKCore-Device-BloodPressure",
    "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device-BloodPressure",
    "version": "1.0.0",
    "name": "UKCoreDeviceBloodPressure",
    "title": "UK Core Device Blood Pressure",
    "status": "draft",
    "date": "2023-09-12",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "ukcore@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        }
    ],
    "description": "Defines the additional constraints and extensions on the UK Core Device profile.",
    "purpose": "The purpose of this profile is to hold information about a device used to measure blood pressure.",
    "copyright": "Copyright © 2021+ 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.",
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "Device",
    "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Device.extension:cuffSize",
                "path": "Device.extension",
                "sliceName": "cuffSize",
                "type":  [
                    {
                        "code": "Extension",
                        "profile":  [
                            "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize"
                        ]
                    }
                ],
                "isModifier": false
            },
            {
                "id": "Device.type",
                "path": "Device.type",
                "binding": {
                    "strength": "preferred",
                    "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BloodPressureDeviceType"
                }
            }
        ]
    }
}

Examples

Electronic Sphygmomanometer - An example to illustrate recording of a specific blood pressure device.
Example UKCore-Device-Sphygmomanometer

Cuff Size - An example to illustrate recording of a cuff size used on a blood pressure device.
Example UKCore-Extension-CuffSize

Usage

This Profile has the following derived profiles:


This Profile is referenced in the following Extensions:


This Profile is referenced in the following Profiles:

Example Usage Scenarios

The following are example usage scenarios for the UK Core Device profile:

  • Query and retrieve a information around a blood pressure monitoring / recording device
  • Record or update the device used to measure a patient's blood pressure

Profile Specific Implementation Guidance:

This is a derived profile of UKCore-Device and this page only shows the differences between the two. Refer to the base Profile for more implementation guidance.

Minimum Viable Content

The minimum viable content that all provider and consumer systems SHALL support are the elements within the corresponding UKCore-Device table.


Extensions

More information about the extensions can be found using the links below.

Extension Context Link Comment
cuffSize Device Extension-UKCore-CuffSize

Bindings (differential)

More information about the bindings to UK Core ValueSets can be found below.

Context Strength Link
Device.extension:cuffSize Preferred ValueSet UKCore-BloodPressure-CuffSize
Device.type Preferred ValueSet UKCore-BloodPressure-DeviceType