ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-11 |
{
"resourceType" : "ValueSet",
"id" : "fr-organization-identifier-type-v1-0",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-fr-v2-0203.html\"><code>http://interopsante.org/fhir/CodeSystem/fr-v2-0203</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=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-FINEJ\">FINEJ</a></td><td>FINESS d'entité juridique</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-FINEG\">FINEG</a></td><td>FINESS d'entité géographique</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-SIREN\">SIREN</a></td><td>Identification de l'organisation au SIREN</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-SIRET\">SIRET</a></td><td>Identification de l'organisation au SIRET</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-IDNST\">IDNST</a></td><td>Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INTRN\">INTRN</a></td><td>Identifiant interne</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-EXTRN\">EXTRN</a></td><td>Identifiant externe</td></tr></table></li></ul></div>"
},
"url" : "http://resmed.com/fhir/core/ValueSet/fr-organization-identifier-type-v1-0",
"version" : "0.37.0",
"name" : "Fr_organization_identifier_type",
"title" : "ResMed French Organization Identifier Type",
"status" : "draft",
"experimental" : false,
"date" : "2024-01-11T18:32:48+00:00",
"publisher" : "ResMed Corp",
"contact" : [
{
"name" : "ResMed Corp",
"telecom" : [
{
"system" : "url",
"value" : "https://www.resmed.com"
},
{
"system" : "email",
"value" : "atomteam-halifax@resmed.com"
}
]
}
],
"description" : "This is a ResMed variant of a HL7 France Core package resource.\nA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (Organizations).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"concept" : [
{
"code" : "FINEJ",
"display" : "FINESS d'entité juridique"
},
{
"code" : "FINEG",
"display" : "FINESS d'entité géographique"
},
{
"code" : "SIREN",
"display" : "Identification de l'organisation au SIREN"
},
{
"code" : "SIRET",
"display" : "Identification de l'organisation au SIRET"
},
{
"code" : "IDNST",
"display" : "Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS"
},
{
"code" : "INTRN",
"display" : "Identifiant interne"
},
{
"code" : "EXTRN",
"display" : "Identifiant externe"
}
]
}
]
}
}