FHIR IG analytics| Package | medcom.fhir.dk.document |
| Resource Type | ValueSet |
| Id | ValueSet-MedCom-ihe-core-typecode-VS-TEMP.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/medcomdk/dk-medcom-document/ValueSet-MedCom-ihe-core-typecode-VS-TEMP.html |
| URL | http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-typecode-VS-TEMP |
| Version | 2.0.0 |
| Status | active |
| Date | 2026-01-01 |
| Name | MedComIHE_CoreTypeCode_TEMP |
| Title | IHE TypeCode_TEMP |
| Realm | dk |
| Description | _TEMP ValueSet containing TypeCode. |
| StructureDefinition | |
| medcom-contained-documentreference | MedComContainedDocumentReference |
| medcom-document-composition | MedComDocumentComposition |
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
| MedCom-message-codes-CS-TEMP | MedCom Message Codes_TEMP |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedCom-ihe-core-typecode-VS-TEMP
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 53576-5 | Personal health monitoring report Document |
| 74468-0 | Questionnaire Form Definition Document |
| 56446-8 | Appointment Summary Document |
| 39289-4 | Follow-up (referred to) provider /specialist, appointment date CPHS |
| 39290-2 | Follow-up (referred to) program, appointment date CPHS |
| 103140-0 | Personal health attachment Document |
| 74465-6 | Questionnaire Response Document |
| 11450-4 | Problem list - Reported |
| 81215-6 | Care plan - recommended C-CDA R2.0 and R2.1 sections |
| 11502-2 | Laboratory report |
| 57059-8 | Pregnancy visit summary note Narrative |
| 28615-3 | Audiology Study |
| 11524-6 | EKG study |
http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP version 📦2.0.0| Code | Display |
| CMR | Clinical Mesurement Report |
| PDC | Stamkort |
| MADC | MADC |
| PRF | Pregnancy Referral Form |
| PSCR | Pregnancy Shared Care Report |
| PMR | Pregnancy Measurement Report |
{
"resourceType": "ValueSet",
"id": "MedCom-ihe-core-typecode-VS-TEMP",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-typecode-VS-TEMP",
"version": "2.0.0",
"name": "MedComIHE_CoreTypeCode_TEMP",
"title": "IHE TypeCode_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 TypeCode.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "53576-5",
"display": "Personal health monitoring report Document"
},
{
"code": "74468-0",
"display": "Questionnaire Form Definition Document"
},
{
"code": "56446-8",
"display": "Appointment Summary Document"
},
{
"code": "39289-4",
"display": "Follow-up (referred to) provider /specialist, appointment date CPHS"
},
{
"code": "39290-2",
"display": "Follow-up (referred to) program, appointment date CPHS"
},
{
"code": "103140-0",
"display": "Personal health attachment Document"
},
{
"code": "74465-6",
"display": "Questionnaire Response Document"
},
{
"code": "11450-4",
"display": "Problem list - Reported"
},
{
"code": "81215-6",
"display": "Care plan - recommended C-CDA R2.0 and R2.1 sections"
},
{
"code": "11502-2",
"display": "Laboratory report"
},
{
"code": "57059-8",
"display": "Pregnancy visit summary note Narrative"
},
{
"code": "28615-3",
"display": "Audiology Study"
},
{
"code": "11524-6",
"display": "EKG study"
}
]
},
{
"system": "http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP",
"concept": [
{
"code": "CMR",
"display": "Clinical Mesurement Report"
},
{
"code": "PDC",
"display": "Stamkort"
},
{
"code": "MADC",
"display": "MADC"
},
{
"code": "PRF",
"display": "Pregnancy Referral Form"
},
{
"code": "PSCR",
"display": "Pregnancy Shared Care Report"
},
{
"code": "PMR",
"display": "Pregnancy Measurement Report"
}
]
}
]
}
}