FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/bodySite

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
IdbodySite
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/bodySite-laterality
URLhttp://cct.eng.it/FHIR/schema/bodySite-laterality
Version1.0.0
Statusdraft
Date2023-03-10T13:59:48.3557083+00:00
NamebodySite
TitlebodySite
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
bodySite-lateralityprocedureBodySiteValueSetValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "bodySite",
  "url": "http://cct.eng.it/FHIR/schema/bodySite-laterality",
  "version": "1.0.0",
  "name": "bodySite",
  "title": "bodySite",
  "status": "draft",
  "experimental": true,
  "date": "2023-03-10T13:59:48.3557083+00:00",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Destra",
      "definition": "Destra"
    },
    {
      "code": "2",
      "display": "Sinistra",
      "definition": "Sinistra"
    }
  ]
}