This page is part of the CH EPR Term (R4) (v2.0.8: STU) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: SubmissionSet.contentTypeCode - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "SubmissionSet.contentTypeCode",
"meta" : {
"source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.40--20210401170839",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/71388002\">71388002</a></td><td>Procedure (procedure)</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>71388002</td><td>Prozedur</td><td>Procedure</td><td>Procédure</td><td>Procedura</td><td>Procedura</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2021-04-01T17:08:39+01:00"
}
}
],
"url" : "http://fhir.ch/ig/ch-epr-term/ValueSet/SubmissionSet.contentTypeCode",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.756.5.30.1.127.3.10.1.40"
}
],
"version" : "2.0.8",
"name" : "SubmissionSetContentTypeCode",
"title" : "SubmissionSet.contentTypeCode",
"status" : "active",
"experimental" : false,
"date" : "2022-12-21T08:04:16+01:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "SubmissionSet.contentTypeCode",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"immutable" : false,
"copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "71388002",
"display" : "Procedure (procedure)",
"designation" : [
{
"language" : "de-CH",
"value" : "Prozedur"
},
{
"language" : "fr-CH",
"value" : "Procédure"
},
{
"language" : "it-CH",
"value" : "Procedura"
},
{
"language" : "en-US",
"value" : "Procedure"
},
{
"language" : "rm-CH",
"value" : "Procedura"
}
]
}
]
}
]
}
}