FHIR IG Statistics: StructureDefinition/pattern-GstdQuantity
| Package | nictiz.fhir.nl.r4.zib2020 |
| Resource Type | StructureDefinition |
| Id | pattern-GstdQuantity |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/pattern-GstdQuantity |
| URL | http://nictiz.nl/fhir/StructureDefinition/pattern-GstdQuantity |
| Status | draft |
| Name | PatternGstdQuantity |
| Title | G-Standard Quantity |
| Realm | nl |
| Authority | hl7 |
| Description | A Quantity datatype profile to add a Quantity translation in G-Standard units using the HL7 core iso21090-PQ-translation extension. The extension MAY be used to additionally add translations expressed in a different unit from a different unit code system (e.g. NHG table Gebruiksvoorschriften (Table 25)). |
| Purpose | This profile provides a uniform way to include the iso21090-PQ-translation extension to provide a Quantity based on G-Standard units. |
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
| Type | Quantity |
| Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "StructureDefinition",
"id": "pattern-GstdQuantity",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/pattern-GstdQuantity",
"name": "PatternGstdQuantity",
"title": "G-Standard Quantity",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "A Quantity datatype profile to add a Quantity translation in G-Standard units using the HL7 core iso21090-PQ-translation extension. The extension MAY be used to additionally add translations expressed in a different unit from a different unit code system (e.g. NHG table Gebruiksvoorschriften (Table 25)).",
"purpose": "This profile provides a uniform way to include the iso21090-PQ-translation extension to provide a Quantity based on G-Standard units.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Quantity",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Quantity.extension:gstdQuantity",
"path": "Quantity.extension",
"sliceName": "gstdQuantity",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation"
]
}
]
},
{
"id": "Quantity.extension:gstdQuantity.value[x]",
"path": "Quantity.extension.value[x]",
"definition": "A Quantity translation in G-Standard units. The extension MAY be used to additionally add translations expressed in a different unit from a different unit code system (e.g. NHG table Gebruiksvoorschriften (Table 25)).",
"binding": {
"strength": "extensible",
"valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.20.77.11.27--20160830202453"
}
}
]
}
}