Guide d'implémentation pour l'atelier
0.1.0 - ci-build
Guide d'implémentation pour l'atelier - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2026-01-20 |
{
"resourceType" : "ConceptMap",
"id" : "patient-gender-to-aphp-table-0001",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableconceptmap|1.0.0"🔗 ,
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableconceptmap|1.0.0"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CarteDeConcepts patient-gender-to-aphp-table-0001</b></p><a name=\"patient-gender-to-aphp-table-0001\"> </a><a name=\"hcpatient-gender-to-aphp-table-0001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profils: <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareableconceptmap.html\">CRMI Shareable ConceptMapversion : null1.0.0)</a>, <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-publishableconceptmap.html\">CRMI Publishable ConceptMapversion : null1.0.0)</a></p></div><p>Mapping de <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a> vers <a href=\"ValueSet-aphp-table-0001.html\">ValueSet des sexes administratifs pour MDM</a></p><br/><p><b>Groupe 1 </b>Mapping de <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGenderversion : 4.0.1)</a> to <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0001.html\">administrativeSexversion : 3.0.0)</a></p><table class=\"grid\"><tr><td><b>Code source</b></td><td><b>relation</b></td><td><b>Code cible</b></td></tr><tr><td>male</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M (Male)</td></tr><tr><td>female</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F (Female)</td></tr><tr><td>other</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>unknown</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/atelier/ConceptMap/patient-gender-to-aphp-table-0001",
"version" : "0.1.0",
"name" : "PatientGenderToAphpTable0001",
"title" : "Standardisation sémantique du sexe administratif de FHIR vers HL7 v2",
"status" : "active",
"experimental" : false,
"date" : "2026-01-20",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "ConceptMap produite dans le cadre du flux d'alimentation en document du DPI permettant de passer du Patient.gender au Sexe administratif de MDM.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FRA"
}
]
}
],
"sourceCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1",
"targetCanonical" : "https://interop.aphp.fr/ig/fhir/atelier/ValueSet/aphp-table-0001|0.1.0",
"group" : [
{
"source" : "http://hl7.org/fhir/administrative-gender",
"sourceVersion" : "4.0.1",
"target" : "http://terminology.hl7.org/CodeSystem/v2-0001",
"targetVersion" : "3.0.0",
"element" : [
{
"code" : "male",
"display" : "Male",
"target" : [
{
"code" : "M",
"display" : "Male",
"equivalence" : "equivalent"
}
]
},
{
"code" : "female",
"display" : "Female",
"target" : [
{
"code" : "F",
"display" : "Female",
"equivalence" : "equivalent"
}
]
},
{
"code" : "other",
"display" : "Other",
"target" : [
{
"equivalence" : "unmatched"
}
]
},
{
"code" : "unknown",
"display" : "Unknown",
"target" : [
{
"equivalence" : "unmatched"
}
]
}
],
"unmapped" : {
"mode" : "fixed",
"code" : "U"
}
}
]
}