FHIR IG analytics| Package | hl7.fhir.uv.fml |
| Resource Type | CodeSystem |
| Id | CodeSystem-map-group-type-mode.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/mapping-language-ig/CodeSystem-map-group-type-mode.html |
| URL | http://hl7.org/fhir/map-group-type-mode |
| Version | 0.1.0 |
| Status | active |
| Date | 2021-01-05T10:01:24+11:00 |
| Name | StructureMapGroupTypeMode |
| Title | Structure Map Group Type Mode |
| Realm | uv |
| Authority | hl7 |
| Description | If this is the default rule set to apply for the source type, or this combination of types. |
| Content | complete |
| ConceptMap | ||
| hl7.fhir.uv.xver-r4b.r5#0.1.0 | R4B-map-group-type-mode-for-R5 | Cross-version ConceptMap for ValueSet R4B-map-group-type-mode-for-R5 from FHIR R4B to FHIR R5 |
| ValueSet | ||
| hl7.fhir.uv.fml#current | map-group-type-mode | Structure Map Group Type Mode |
| hl7.fhir.uv.xver-r4b.r5#0.1.0 | R4B-map-group-type-mode-for-R5 | Cross-version ValueSet R4B.StructureMapGroupTypeMode for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem map-group-type-mode
This case-sensitive code system http://hl7.org/fhir/map-group-type-mode defines the following codes:
{
"resourceType": "CodeSystem",
"id": "map-group-type-mode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}
],
"url": "http://hl7.org/fhir/map-group-type-mode",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.688"
},
{
"use": "old",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.674"
}
],
"version": "0.1.0",
"name": "StructureMapGroupTypeMode",
"title": "Structure Map Group Type Mode",
"status": "active",
"experimental": false,
"date": "2021-01-05T10:01:24+11:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "If this is the default rule set to apply for the source type, or this combination of types.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/map-group-type-mode",
"content": "complete",
"concept": [
{
"code": "types",
"display": "Default for Type Combination",
"definition": "This group is a default mapping group for the specified types and for the primary source type."
},
{
"code": "type-and-types",
"display": "Default for type + combination",
"definition": "This group is a default mapping group for the specified types."
}
]
}