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

FHIR IG Statistics: ValueSet/be-vs-bodysite

Packagehl7.fhir.be.core-clinical
TypeValueSet
Idbe-vs-bodysite
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core-clinical/https://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-be-vs-bodysite.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-bodysite
Version1.0.1
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeVSBodySite
TitleBody Site
Realmbe
Authorityhl7
DescriptionBody Site

Resources that use this resource

StructureDefinition
BeModelProblemProblem Logical Model
be-problemBeProblem

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet be-vs-bodysite


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-bodysite",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-bodysite",
  "version": "1.0.1",
  "name": "BeVSBodySite",
  "title": "Body Site",
  "status": "active",
  "experimental": false,
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Body Site",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000172109",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "442083009"
          }
        ]
      }
    ]
  }
}