FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-EncounterSpecialCourtesy.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Properties
This code system defines the following properties for its concepts
| Code | URI | Type | Description |
| Specializes | Coding | The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric. | |
| Generalizes | Coding | Inverse of Specializes. Only included as a derived relationship. | |
| 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 | 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 code system http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy defines the following codes:
{
"resourceType": "CodeSystem",
"id": "v3-EncounterSpecialCourtesy",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy",
"version": "2.1.0",
"name": "EncounterSpecialCourtesy",
"title": "EncounterSpecialCourtesy",
"status": "active",
"experimental": false,
"date": "2019-03-20T10:00:00+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "**** MISSING DESCRIPTION ****",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "Specializes",
"description": "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.",
"type": "Coding"
},
{
"code": "Generalizes",
"description": "Inverse of Specializes. Only included as a derived relationship.",
"type": "Coding"
},
{
"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": "EXT",
"display": "extended courtesy",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12244"
}
]
},
{
"code": "NRM",
"display": "normal courtesy",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12243"
}
]
},
{
"code": "PRF",
"display": "professional courtesy",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12245"
}
]
},
{
"code": "STF",
"display": "staff",
"definition": "Courtesies extended to the staff of the entity providing service.",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12247"
}
]
},
{
"code": "VIP",
"display": "very important person",
"property": [
{
"code": "status",
"valueCode": "active"
},
{
"code": "internalId",
"valueCode": "12246"
}
]
}
]
}