Package | ihe.iti.mhd |
Type | ConceptMap |
Id | FhirStatusVsStatusCode |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/ConceptMap-FhirStatusVsStatusCode.html |
URL | https://profiles.ihe.net/ITI/MHD/ConceptMap/FhirStatusVsStatusCode |
Version | 4.2.3-current |
Status | active |
Date | 2022-05-05 |
Name | FhirStatusVsStatusCode |
Title | FHIR status vs ebRIM Status Type Code |
Realm | uv |
Authority | ihe |
Description | map between XDS ebRIM Status Type Codes and MHD FHIR DocumentReference.status code. Table 2:3.67.4.1.3.1-2. Note that the codes given are used without a system in both FHIR and ebRIM. |
Purpose | show the mapping between ebRIM Status Type Codes and FHIR .status code |
No resources found
CodeSystem | |
urn:ietf:rfc:3986 | CodeSyestem for URNs |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FhirStatusVsStatusCode
Mapping from (not specified) to (not specified)
Group 1 Mapping from urn:ietf:rfc:3986
to DocumentReferenceStatus
Source Code | Relationship | Target Code |
urn:oasis:names:tc:ebxml-regrep:StatusType:Approved | is equal to | current |
urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated | is equal to | superseded |
{ "resourceType": "ConceptMap", "id": "FhirStatusVsStatusCode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/MHD/ConceptMap/FhirStatusVsStatusCode", "version": "4.2.3-current", "name": "FhirStatusVsStatusCode", "title": "FHIR status vs ebRIM Status Type Code", "status": "active", "experimental": false, "date": "2022-05-05", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "map between XDS ebRIM Status Type Codes and MHD FHIR DocumentReference.status code. Table 2:3.67.4.1.3.1-2. Note that the codes given are used without a system in both FHIR and ebRIM.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "purpose": "show the mapping between ebRIM Status Type Codes and FHIR .status code", "group": [ { "source": "urn:ietf:rfc:3986", "target": "http://hl7.org/fhir/document-reference-status", "element": [ { "code": "urn:oasis:names:tc:ebxml-regrep:StatusType:Approved", "target": [ { "code": "current", "equivalence": "equal" } ] }, { "code": "urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated", "target": [ { "code": "superseded", "equivalence": "equal" } ] } ] } ] }