Implementation Guide for Astacus project
0.0.1 - ci-build
Implementation Guide for Astacus project - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-03-20 |
{
"resourceType" : "ValueSet",
"id" : "breast-structure-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 76752008 (Breast)</li></ul></div>"
},
"url" : "https://aphp.fr/fhir/fr/astacus/ValueSet/breast-structure-vs",
"version" : "0.0.1",
"name" : "BreastStructureVS",
"title" : "Breast structure (body structure)",
"status" : "active",
"experimental" : false,
"date" : "2023-03-20",
"publisher" : "APHP",
"contact" : [
{
"name" : "APHP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Value Set for Breast structure (body structure).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "76752008"
}
]
}
]
}
}