FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:bcp:13 version Not Stated (use latest from terminology server)| Code | Display |
| text/xml | text/xml |
| application/fhir+json | application/fhir+json |
| application/fhir+xml | application/fhir+xml |
Source1
{
"resourceType": "ValueSet",
"id": "MedCom-ihe-core-mimetype-VS-TEMP",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-mimetype-VS-TEMP",
"version": "2.0.0",
"name": "MedComIHE_CoreMimeType_TEMP",
"title": "IHE MimeType_TEMP",
"status": "active",
"experimental": false,
"date": "2015-01-04",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
},
{
"system": "email",
"value": "fhir@medcom.dk"
}
]
}
],
"description": "_TEMP Values for the document metadata attribute mimeType",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "text/xml",
"display": "text/xml"
},
{
"code": "application/fhir+json",
"display": "application/fhir+json"
},
{
"code": "application/fhir+xml",
"display": "application/fhir+xml"
}
]
}
]
}
}