FHIR IG analytics| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-hl7V3Conformance.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-hl7V3Conformance.html |
| URL | http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance |
| Version | 3.0.0 |
| Status | active |
| Date | 2019-03-20 |
| Name | Hl7V3Conformance |
| Title | HL7V3Conformance |
| Realm | uv |
| Authority | hl7 |
| Description | **Description:** Identifies allowed codes for HL7aTMs v3 conformance property. |
| Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
| Content | complete |
| ValueSet | |
| R4-v3-hl7V3Conformance-for-R4B | Cross-version VS for R4.v3.hl7V3Conformance for use in FHIR R4B |
| R4-v3-hl7V3Conformance-for-R5 | Cross-version VS for R4.v3.hl7V3Conformance for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-hl7V3Conformance
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| internalId | internalId | http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id | code | The internal identifier for the concept in the HL7 Access database repository. |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-hl7V3Conformance",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.1125"
}
],
"version": "3.0.0",
"name": "Hl7V3Conformance",
"title": "HL7V3Conformance",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "**Description:** Identifies allowed codes for HL7aTMs v3 conformance property.",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "internalId",
"uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"description": "The internal identifier for the concept in the HL7 Access database repository.",
"type": "code"
},
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "I",
"display": "ignored",
"definition": "**Description:** Implementers receiving this property must not raise an error if the data is received, but will not perform any useful function with the data. This conformance level is not used in profiles or other artifacts that are specific to the \"sender\" or \"initiator\" of a communication.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "23001"
}
]
},
{
"code": "NP",
"display": "not permitted",
"definition": "**Description:** All implementers are prohibited from transmitting this content, and may raise an error if they receive it.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "23000"
}
]
},
{
"code": "R",
"display": "required",
"definition": "**Description:** All implementers must support this property. I.e. they must be able to transmit, or to receive and usefully handle the concept.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "22999"
}
]
},
{
"code": "RC",
"display": "required for consumer",
"definition": "**Description:** The element is considered \"required\" (i.e. must be supported) from the perspective of systems that consume instances, but is \"undetermined\" for systems that generate instances. Used only as part of specifications that define both initiator and consumer expectations.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "23003"
}
]
},
{
"code": "RI",
"display": "required for initiator",
"definition": "**Description:** The element is considered \"required\" (i.e. must be supported) from the perspective of systems that generate instances, but is \"undetermined\" for systems that consume instances. Used only as part of specifications that define both initiator and consumer expectations.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "23002"
}
]
},
{
"code": "U",
"display": "undetermined",
"definition": "**Description:** The conformance expectations for this element have not yet been determined.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "22998"
}
]
}
]
}