FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "MedCom-ihe-core-formatcode-VS-TEMP",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-formatcode-VS-TEMP",
"version": "2.0.0",
"name": "MedComIHE_CoreFormatCode_VS_TEMP",
"title": "IHE FormatCode_TEMP",
"status": "active",
"experimental": false,
"date": "2026-01-01",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
},
{
"system": "email",
"value": "fhir@medcom.dk"
}
]
}
],
"description": "_TEMP ValueSet containing FormatCodes defines by MedCom.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://medcomfhir.dk/ig/document/CodeSystem/MedCom-ihe-formatcode-CS-TEMP"
}
]
}
}